hash '__CARGO_DEFAULT_LIB_METADATA' in metadata for rustc
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Thu, 15 Jun 2017 14:48:05 +0000 (16:48 +0200)
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Thu, 29 Jun 2017 08:34:22 +0000 (10:34 +0200)
commitdc8d5d38d5dd958aec58ba5f8775a5fe5c75f9ea
tree2aebc0361f0001309e910eb2de12a86957ff11be
parent5e023a6d7bce13a0522fc189d7bc964178b36d83
hash '__CARGO_DEFAULT_LIB_METADATA' in metadata for rustc

This will let us seed the release channel as part of the
metadata used for the hash to avoid conflicting hashes across
channels.

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
src/cargo/ops/cargo_rustc/context.rs
tests/build.rs